RelationshipDiagramLinkArrowPositionType

Defines the options for positioning an arrowhead along a relationship diagram link.
 

Example

The following is an example of how to reference the RelationshipDiagramLinkArrowPositionType object:

	// The full path is required.
	dundas.controls.RelationshipDiagramLinkArrowPositionType.END
	

 

Properties

 
  Name Description
  END Displays the arrow at the end of the link at the edge of the target node.
  MIDDLE Displays the arrow on the middle of the link.